|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sabro.jbusiness.uteis.SelectionManager.SelectionListenerItem
public static class SelectionManager.SelectionListenerItem
Field Summary | |
---|---|
boolean |
isWasSelected
|
java.lang.Object |
objeto
|
SelectionManager.SelectionListener |
selectionListener
|
Constructor Summary | |
---|---|
SelectionManager.SelectionListenerItem(java.lang.Object objeto,
SelectionManager.SelectionListener selectionListener,
boolean isWasSelected)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.Object objeto
public SelectionManager.SelectionListener selectionListener
public boolean isWasSelected
Constructor Detail |
---|
public SelectionManager.SelectionListenerItem(java.lang.Object objeto, SelectionManager.SelectionListener selectionListener, boolean isWasSelected)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |